翻訳と辞書
Words near each other
・ System Syn
・ System T
・ System Tazvida
・ System Technology-i Co, Ltd
・ System testing
・ System time
・ System to Retrieve Information from Drug Evidence
・ System Two
・ System under test
・ System usability scale
・ System utility
・ System utility (system engineering)
・ System V Interface Definition
・ System V printing system
・ System deployment
System Deployment Image
・ System Design and Management (MIT)
・ System Design Review
・ System Development Corporation
・ System distribution
・ System Divide
・ System dynamics
・ System Dynamics Society
・ System equivalence
・ System Express
・ System F
・ System F-sub
・ System Fault Tolerance
・ System file
・ System File Checker


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

System Deployment Image : ウィキペディア英語版
System Deployment Image

A System Deployment Image (aka SDI) is a file format used primarily with Microsoft products to contain an arbitrary disk image, including boot sector information.
== Description ==
The System Deployment Image (SDI) file format is often used to allow the use of a virtual disk for startup or booting. Some versions of Microsoft Windows allow for "RAM booting", which is essentially the ability to load an SDI file into memory and then boot from it. The SDI file format also lends itself to network booting using the Preboot Execution Environment (PXE). Another usage is hard disk imaging.
The SDI file itself is partitioned into the following sections:
; Boot BLOB : This contains the actual boot program, STARTROM.COM. This is analogous to the boot sector of a hard disk.
; Load BLOB : This typically contains NTLDR and is launched by the boot BLOB.
; Part BLOB : This contains the actual boot runtime (i.e. the contents of the disk image including any Operating System () files) and also includes the boot.ini (used by NTLDR) and ntdetect.com files which should be located within the root directory of the runtime. The size of the runtime cannot exceed 500 MB. In addition to this requirement the runtime must also be capable of dealing with the fact that it is booting from a ramdisk. This implies that the runtime must include the "Windows RAM Disk Driver" component (specified within the boot.ini).
; Disk BLOB : This is flat HDD image starting with a MBR. It is used for hard drive imaging instead of booting. Also only Disk BLOBs can be mounted with Microsoft's utilities.
SDI usually contains either Disk BLOB (HD cloning or temporary SDI) or three other of them (bootable SDI).
Windows Vista or Windows PE 2.0 boot sequence includes a boot.sdi file, which contains Part BLOB for an empty NTFS volume and a Table-of-Contents slot for the WIM image, which is stored on a separate on-disk file.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「System Deployment Image」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.